[PM-41830] Shrinking Window Causes Buttons to Overlap Owner Element and Pushes More Options Menu Offscreen - #22419
Conversation
🤖 Bitwarden Claude Code ReviewOverall Assessment: APPROVE Reviewed the desktop vault-v3 column sizing fix and the new quick copy actions toggle in the settings dialog. Verified the px column budget: Code Review DetailsNo findings. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #22419 +/- ##
==========================================
+ Coverage 53.92% 54.06% +0.14%
==========================================
Files 4297 4307 +10
Lines 136500 136754 +254
Branches 21569 21610 +41
==========================================
+ Hits 73612 73942 +330
+ Misses 57522 57419 -103
- Partials 5366 5393 +27 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
| export const RowHeightClass = `tw-h-[76.5px]`; | ||
|
|
||
| /** | ||
| * Width of the Options column, sized to the widest action strip a row can draw. |
There was a problem hiding this comment.
👏 Documentation is appreciated!
🎟️ Tracking
Jira
📔 Objective
When shrinking the desktop window, the buttons will eventually overlap the Owner column elements and will push the More Options three dot menu offscreen. The overlap happens on both Login and Card ciphers, but the More Options issue only happens on Login ciphers. This PR fixes the overlap and pushing issues.
📸 Screenshots
Screen.Recording.2026-08-13.at.3.39.01.PM.mov